home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / msker312.zip / COLS80.BAT < prev    next >
DOS Batch File  |  1991-09-06  |  412b  |  9 lines

  1. @echo off
  2. echo MS-DOS Kermit does not support switching between 80- and -132-column
  3. echo mode on your video adapter.  If you have an external command or program 
  4. echo that switches your adapter into 80-column mode, please edit the
  5. echo COLS80.BAT file to run that command, and then Kermit will use it to
  6. echo switch back to 80 columns.  Otherwise, 80/132-column switching cannot be
  7. echo be done. 
  8. pause
  9.